# Build artifacts & object files
*.so
*.o

# Python caches
__pycache__/

# Profiling / runtime work dirs
.profwork/
trajectory/
.golden_cache/
.triton_cache/

# Data dumps
*.npz
